home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 027a / seekfi.zip / SEEKFIX.CH < prev    next >
Text File  |  1991-07-11  |  469b  |  21 lines

  1.  
  2.  
  3. /*
  4.  
  5.            COPYRIGHT (c) 1991 by Rodd Graham.  ALL RIGHTS RESERVED.
  6.  
  7.     Title: Seek bug workaround for Clipper 5.01 (INCLUDE FILE)
  8.    Author: Rodd Graham
  9.            Software Services
  10.            6803 W. 64th Street
  11.            Overland Park, Kansas 66202
  12.            913-384-2809
  13.      Date: July 11, 1991
  14.  
  15.     Usage: See SeekFix.prg
  16.  
  17. */
  18.  
  19. #xtranslate DBSeek([<list,...>]) => DBSeekFix(<list>)
  20. #xtranslate Found([<list,...>]) => FoundFix(<list>)
  21.